Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What are the fundamental differences between value types and reference types?Mar 12
Are C# references the same as C++ references?Sep 01
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
Which overloads a unary minus operator and returns no values - Select optionMar 21
Is it true that objects don't always get destroyed immediately when the last ref...Sep 25
What is difference between Release and buildFeb 24
What is the difference between typeof and GetType()?Nov 25
What is the difference between == and object.Equals?Oct 05
Explain difference between Sequential Search and Binary Search.Aug 21
Explain the difference between a JMP instruction and CALL instructionOct 26
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
so an int is a value type, and a class is a reference type. How can int be deriv...Dec 10
What standard types does C# use?Oct 21
What is the use of addressing modes, mention the different typesFeb 20
Which of the following will be used to access the two entries, namely key and va...Apr 21
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Which of the following will assign the value to the class member variable num? v...Jul 15
What is Reference counter in dfs (data file structure)?Sep 17
What is the difference between an event and a delegate?Sep 22
What is the difference between a private assembly and a shared assembly?Nov 03
What is the difference between the shift and rotate instructions?Sep 04
What is the difference between bound and unbound controls?Jan 18
What is the difference between a workbook and worksheet?Jan 20
What is a cell reference? How many different types of cell references exist?...Jan 20
What are the different types of charts available in Excel?Jan 20
What are the different types of forms that you can create in Access?Jan 20
What are the different types of write operations used in 8253?Sep 25
Give the different types of command words used in 8259a?Oct 10
Which of the following data type(s) is introduced by ANSI C++?Dec 15
Which casting operator can cast a pointer to any other type of pointer in ANSI...Dec 15
What types of information are stored in the data dictionary? Dec 21
Which of the following is not a user-defined data type?Jan 13
Which code segments will convert a class object namely sample to type double?Sep 06
Which of the following code would read a line of text from char type variable,...Jan 05
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which statement(s) is similar to the declaration of non type template...Mar 22
Is it true that all C# types derive from a common base class?Nov 04
List Two types of Priority Queues in dfs (data file structure).Jul 31
List Types of Linked List in dfs (data file structure).Nov 13
What types of object can I throw as exceptions?Dec 14
How can I check the type of an object at runtime?Feb 06
Can I get the name of a type at runtime?Nov 18